@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px; border:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
.filter{filter: alpha(opacity=80); opacity: 0.8;}
/* Hide from IE Mac */ 
.clearfix {display:block;} 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }
.ie6_bg{ background: url(../images/bg.png) no-repeat center;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '../images/bg.png', sizingMethod = 'scale');}
/*网站样式
---------------------------------------------*/
body{background:#fff url(../images/dbg.jpg) no-repeat top center; color:#333; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 12px;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}

/* CSS Header */
.top{ width:1002px; height:32px; line-height:32px; background-color:#F0F0F0; color:#6C6C6C; }
.top_sp1{ margin-left:10px;}
.top_sp2{ margin-right:10px;}
.top_sp2 a{margin:0px 8px;}
.top a{ color:#6C6C6C;}
.top a:hover{ color:#305AAE;}
#header{ height:82px;  }
.header{ width:1002px; height:141px; background:url(../images/head.jpg) no-repeat; }
.logo{ margin-top:42px; margin-left:38px; width:385px; height:48px;}
.tel{ margin-top:17px; margin-right:41px;}
/* CSS nav */
#nav{ height:27px;}
.nav{ width:1002px; height:40px; overflow:hidden; background-color:#305AAE; }
.nav ul{ margin-left:35px;}
.nav ul li{ float :left; } 
.nav ul li a{ width:115px; height:40px; line-height:40px;  float:left; display:inline; text-align:center; font-size:16px;color:#fff;}
.nav ul li a:hover{ color:#fff; background-color:#3D74CA; }
.nav ul li.selectli a{ color:#fff; background-color:#3D74CA;  }
.nav ul li.nav_line{ width:2px; height:40px; background:url(../images/nav_line.jpg) no-repeat center;}

.dnav{height:27px; margin-top:31px;  position:relative; z-index:1; float:right;}
.dnav .nLi{ float:left;  position:relative; display:inline;  }
.dnav .nLi h3{ float:left; font-weight:normal;  }
.dnav .nLi h3 a{ width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:15px; color:#323232;  }
.dnav .nLi h3 a:hover{ color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .selectli{ float:left;  position:relative; display:inline;}
.dnav .selectli h3{ float:left; font-weight:normal;  }
.dnav .selectli h3 a{width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:15px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .sub{ display:none; width: 120px; left:26px; top:29px;  position:absolute; z-index:9999;   padding:5px 0; background-color:#fff; transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.dnav .sub li{ zoom:1; border-bottom:solid 1px #f1f1f1; height:28px; line-height:28px;}
.dnav .sub a{ display:block; padding:0 10px; font-size:13px;  transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;}
.dnav .sub a:hover{ color:#fff;  color:#3D74CA; }
.dnav .on h3 a{ color:#3D74CA; border-bottom:solid 1px #105FC7;font-family:'方正兰亭粗黑简体';  }
.sub li:hover > a {
	padding-left: 18px;
}

/* CSS banner */
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto;}
.slideBox{ height:520px; position:relative; margin:0px auto; }
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ height:520px; display:block;  margin:0px auto;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .hd{ height:8px; overflow:hidden; position:absolute; right:50%; bottom:37px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-left:4px;  width:8px; height:8px;  text-align:center; cursor:pointer; text-indent:999em; }
.slideBox .hd ul li.on{  }
.page_banner{ height:250px; background:url(../images/page_banner.jpg) no-repeat; background-size:cover; margin:0px auto;}
/* CSS Main */
.wrap{ width:1002px; height:100%;  overflow:hidden; background-color:#fff; margin:0px auto; }
#wrap{ width:100%; height:555px; position: relative;z-index:10; }
.wrap2{ width:1090px; height:550px;  margin:0px auto; position:relative; }
#page_wrap{ width:1143px; height:541px;  overflow:hidden; border:solid 1px #E7E7E4; background-color:#fff; filter: alpha(opacity=80); opacity: 0.8; margin:0px auto; }
#page_wrap1{ width:100%; position:absolute; z-index:100; top:-37px; left:0px; margin:0px auto;  }
.main{ width:1200px; height:100%;  overflow:hidden; margin:0px auto; background-color:#fff; }
/* CSS Home */
.tpqh{ width:324px; height:259px;margin-top:15px; margin-left:15px; border:solid 7px #EBEBEB;}

.video{width:340px; height:210px; margin-top:5px;}
.video_01{width:322px; height:160px; line-height:23px; color:#434343; margin-left:3px;margin-top:16px;}

.about{ width:340px; height:210px; margin-top:5px; }
.about_p1{ height:31px;border-bottom:solid 1px #ccc; overflow:hidden;}
.more_01{ width:47px; height:16px; background:url(../images/more_01.jpg) no-repeat; float:right; margin-top:2px; }
.more_01:hover{ background:url(../images/more_011.jpg) no-repeat;}
.about_a2{ width:162px; height:102px; margin-right:15px; }
.about_a2:hover{ filter:alpha(opacity=80);opacity:0.8;}
.about_a2 img{ max-width:162px; height:102px;}
.about_01{ width:322px; height:160px; line-height:23px; color:#434343; margin-left:3px;margin-top:16px;}

.news{ width:365px; height:275px; margin-top:15px; margin-left:25px;}
.news_p1{ height:20px; line-height:20px; background:url(../images/bg1.jpg) repeat-x 2px 0px;}
.news_a1{float:left; width:75px; background-color:#fff; font-size:16px; color:#305AAE; font-weight:bold;}
.news_a2{float:left; width:80px; background:#fff url(../images/icon1.jpg) no-repeat left; font-size:16px; color:#305AAE; font-weight:bold; text-align:center;}
.news_p2{ height:94px; padding-top:15px;}
.news_p2 a{ padding-left:16px;}
.news_dl{ width:365px; height:117px; background:url(../images/line_02.jpg) repeat-x bottom; overflow:hidden;}
.news_dl dt{ width:365px; height:35px; margin-top:20px;}
.news_dl dt a{ font-size:18px; font-weight:bold; color:#000000; }
.news_dl dt a:hover{ color:#305AAE;}
.news_dl dd{ width:365px; height:50px; line-height:23px; color:#585858; margin-top:5px; display:inline;}
.news_ul{  margin-top:12px; }
.news_ul li{height:31px; line-height:31px;}
.news_ul li b{ width:3px; height:3px; background:url(../images/icon31.jpg) no-repeat; float:left; margin-top:14px; margin-right:5px; }
.news_ul li span{ width:4px; height:4px; background:url(../images/icon3.jpg) no-repeat; float:left; margin-top:14px; margin-right:5px; }
.news_ul li a{  color:#585858; float:left;}
.news_ul li a:hover{ color:#305AAE;}
.news1{ width:230px; height:275px; margin-top:15px; margin-left:20px;}
.news2{ width:290px; height:220px; margin-top:29px; margin-left:16px;}
.ad{ width:240px; height:98px; float:left; margin-top:20px; margin-left:5px;}
.ad img{ width:240px; height:98px;}
.ad1{ margin-left:16px;}
.news211{ width:680px; height:470px; margin-top:35px;}
.news_ul1{  margin-top:8px; }
.news_ul1 li{ height:80px; margin-top:11px;}
.news_lia1{ width:90px; height:78px; border:solid 1px #DFDEDE;}
.news_lia1:hover{ border:solid 1px #305AAE;}
.news_lia1 img{ width:90px; height:78px;}
.news_lidiv1{ width:165px; height:80px; margin-left:15px;}
.news_lip1{ height:28px; line-height:28px;}
.news_lip1 a{ color:#5F5F5F; font-weight:bold;}
.news_lip1 a:hover{ color:#305AAE;}
.news_lip2{ height:48px; line-height:23px; color:#5F5F5F;}

.zzgl{ width:308px; height:470px; margin-top:35px; margin-left:5px; background-color:#F4F4F4;}
.zzgl_p1{ width:193px; height:60px; line-height:60px; background:url(../images/bg2.jpg) no-repeat bottom center; padding-left:115px;}
.zzgl_p1 a{ font-size:16px; font-weight:bold; color:#305AAE;}
.zzgl_ul{ margin-top:10px; margin-left:20px;}
.zzgl_ul li{ height:26px; line-height:26px; float:left; margin:6px 6px;}
.zzgl_ul li a{ width:117px; height:26px;  background-color:#fff; float:left; text-align:center;}
.zzgl_ul li a:hover{ background-color:#305AAE; color:#fff;}
.zzgl_ul li#zzgl_ulli4 a{ width:246px;}

.case{ width:980px; height:230px;  margin-left:13px; margin-top:20px; }
.case_p1{ height:37px; background-color:#F4F4F4; border-top:solid 4px #305AAE; overflow:hidden;}
.case_a1{ font-size:16px; font-weight:bold; color:#305AAE; margin-top:6px; margin-left:11px; }
.case_a2{ color:#B5BED9; margin-top:7px; margin-right:11px; }

#products{ height:335px; }
.products{ width:1200px; height:335px;}

.products_01{ height:250px; margin-top:42px;}
.products_ul{ }
.products_ul li{ width:576px; height:248px; border:solid 1px #F0F0F0; overflow:hidden; background-color:#fff; float:left;}


.contact_us{ width:237px; height:174px;  margin-top:20px;}
.contact_p1{ height:76px;}
.contact_p1 a{ width:237px; height:76px; display:block;}
.contact_p2{ height:48px; line-height:23px; margin-top:50px; color:#333; padding-left:18px;}
.weixin{ margin-top:27px; margin-left:38px;}


/* CSS Js */
.picMarquee-left{ margin-left:35px;}
.picMarquee-left ul li{ width:272px; height:275px; float:left; margin:0px 8px;}
.switch_Marquee_p1{ width:272px; height:224px; text-align:center;}
.switch_Marquee_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Marquee_p1 img{ max-width:272px; height:224px;}
.switch_Marquee_p2{ width:272px; height:51px; line-height:51px; text-align:center;}
.switch_Marquee_p2 a{color:#343434; font-size:12px;}
.switch_Marquee_p2 a:hover{ color:#343434;}


.picScroll-left{ width:980px; height:180px; float:left; overflow:hidden; margin-top:6px;}
.picScroll-left .hd{ width:855px; border:solid 1px #BDCAD1; background-color:#fff;  height:45px; margin-top:9px; overflow:hidden;}
.picScroll-left .hd .next,.picScroll-left .hd .prev{ width:15px; height:18px; float:left; margin-top:14px;}
.picScroll-left .hd .next{ background:url(../images/left_btn1.png) no-repeat; margin-left:689px;}
.picScroll-left .hd .prev{ background:url(../images/right_btn.png) no-repeat; margin-left:15px;}
.picScroll-left .bd ul li{  width:238px; height:180px; float:left; margin:0px 3px;  overflow:hidden;}
.switch_Scroll_p1{ width:238px; height:180px; text-align:center;}
.switch_Scroll_p1 a{ width:238px; height:180px; background:#fff;  float:left; position:relative;}
.switch_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll_p1 img{ max-width:238px; height:180px;}
.switch_Scroll_p1 a span{ width:87px; height:87px; background:url(../images/case_hover.png) no-repeat; position:absolute; top:46px; left:75px; display:none;}
.switch_Scroll_p2{ height:34px; line-height:34px; text-align:center; padding-top:13px;}
.switch_Scroll_p2 a{color:#3E4042; font-size:16px; font-family:'Microsoft YaHei';}
.switch_Scroll_p2 a:hover{ color:#3E4042;}

.picScroll-top{ width:240px; padding:4px 0px; margin-left:36px; margin-top:18px; background-color:#fff;}
.picScroll-top ul li{ width:240px; height:55px; margin-top:2px;}
.picScroll-top ul li a img{ width:240px; height:55px;}
.picScroll-top ul li a:hover{  filter:alpha(opacity=80);opacity:0.8;}
#KinSlideshow{ width:287px; height:255px;}

.slideTxtBox{}
.slideTxtBox .hd{ height:37px; background:url(../images/bg2.png) repeat-x;  }
.slideTxtBox .hd ul{ float:right; height:37px;   }
.slideTxtBox .hd ul li{ float:left; height:37px; line-height:37px; padding:0 13px; cursor:pointer; background:url(../images/bg1.png) no-repeat right;color:#171817;}
.slideTxtBox .hd ul li a{color:#171817; font-weight:600;}
.slideTxtBox .hd ul li.on{  background:#0BA760; color:#fff;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd{ height:425px; margin-top:2px;}
.slideTxtBox .bd ul{ float:left; width:978px;}
.slideTxtBox .bd ul li{ width:238px; height:196px; margin:16px 3px 0px 3px; float:left; display:inline; overflow:hidden; }
.slideTxt_Scroll_p1{ width:238px; height:168px; text-align:center;}
.slideTxt_Scroll_p1 a{ width:236px; height:167px; background:#fff; float:left; border:solid 1px #E7E7E7; border-bottom:0px;}
.slideTxt_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;border:solid 1px #0BA760;border-bottom:0px;}
.slideTxt_Scroll_p1 img{ max-width:236px; height:167px;}
.slideTxt_Scroll_p2{ width:238px; height:28px; line-height:28px; text-align:center; }
.slideTxt_Scroll_p2 a{width:238px; height:28px;color:#fff;background-color:#0BA760; display:block;}
.slideTxt_Scroll_p2 a:hover{ background-color:#FF4A0A;}
/*两排*/
.multipleColumn{ width:1002px;}
.multipleColumn .bd{ padding-top:10px;}
.multipleColumn .bd li{ width:235px; height:160px; float:left; margin:15px 7px 0px 7px; display:inline; overflow:hidden; background-color:#D9D9D9; }
.multipleColumn_p1{ width:229px; height:128px; text-align:center; margin-left:3px; margin-top:3px;}
.multipleColumn_p1 a{ width:229px; height:128px; float:left;}
.multipleColumn_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.multipleColumn_p1 img{ max-width:229px; height:128px;}
.multipleColumn_p2{ width:235px; height:29px; line-height:29px; text-align:center; }
.multipleColumn_p2 a{color:#4C4C4C; font-size:13px; }
.multipleColumn .bd li.selectli{ background-color:#006BC5; cursor:pointer;}
.multipleColumn .bd li.selectli .multipleColumn_p2 a{ color:#fff;}

/* CSS Footer */
#footer1{ height:74px; background-color:#F4F4F4; border-bottom:solid 1px #D0D0D0; margin-top:15px; min-width:1002px;}
.footer1{ width:1002px; height:74px; }
.footer1a1{ width:123px; height:34px; background:url(../images/links.jpg) no-repeat; margin-top:20px; margin-left:40px;}
.footer101{ width:160px; height:33px;margin-left:35px; margin-top:20px; position:relative;}
.link01{ width:140px; height:33px; line-height:33px; background:#fff url(../images/icon2.jpg) no-repeat 120px 14px; position:absolute; top:0px;  cursor:pointer; font-size:14px; font-weight:bold; color:#686868; padding-left:20px;}
.linkbox{ width:140px; background-color:#fff; line-height:24px; position:absolute; top:33px;  font-size:13px; color:#686868; padding:3px 0px 3px 20px;}
.linkbox a{ width:140px; display:block;}
.linkbox a:hover{ color:#305AAE;}
#footer2{ height:140px; background-color:#F4F4F4;}
.footer2{ width:1002px; height:140px; overflow:hidden;}
.footer2p1{ line-height:23px; margin-top:35px; margin-left:10px; color:#868686;}
.footer201{ width:310px; margin-right:80px; margin-top:20px;}
.footer2p2{ height:25px; line-height:25px; font-weight:bold; font-size:14px; color:#000;}
.footer2p3{ line-height:23px; color:#848484; margin-top:5px;}
.footer2p3 a{ color:#848484; margin:0px 15px;}
.footer2p3 a:hover{ color:#305AAE;}
.footer{width:1002px; height:50px; line-height:50px; background:#305AAE;  color:#8C9ECC; text-align:center; margin:0px auto;}
.footer a{ color:#8C9ECC;}
.footer a:hover{ text-decoration:underline;}
#footer{ height:50px;background:#305AAE;  overflow:hidden;}
.footer_01{ margin-left:38px; float:left; font-size:13px;}



/*CSS Left_side*/
.left_side{ width:293px;  float:left; display:inline; border-right:solid 1px #E1E1E1; margin-top:15px;}
.left_sidep2{ margin-top:6px;}
.left_sidep3{ height:19px; margin-top:22px; background:url(../images/page_news.png) no-repeat; }
.left_sidep3 a{ width:84px; height:19px;}
.left_sidep4{ height:20px; margin-top:7px; text-align:right;}
.left_sidep4 a{ color:#A5A5A5; font-size:14px;}
.left_sidep5{ height:29px; margin-top:15px;}
.left_sidecon{ line-height:25px; font-size:14px; padding-top:18px; color:#4B4B4B;}

.left_sidepul1{ padding-top:22px;}
.left_sidepul1 li{ height:26px; line-height:26px;}
.left_sidepul1 li a{ padding-left:3px; font-size:14px;}
 
.left_sideul{ width:254px;  margin-top:5px;}
.left_sideul li{ height:33px; overflow:hidden;_float:left; margin-top:2px; }
.left_sideul li.sline{ width:254px; height:2px; background:url(../images/page_line.png) repeat-x; overflow:hidden; margin:0px auto;}
.left_sideul li a{ width:170px; height:33px; line-height:33px; background:#EAEAEA; color:#242424; float:left; text-align:left; font-size:15px; font-family:'Microsoft YaHei'; padding-left:84px; font-weight:500; }
.left_sideul li a:hover{ background-color:#025AA4; color:#fff;}
.left_sideul li.selectli a{ background-color:#025AA4; color:#fff;}

.pnews{ width:270px; margin-left:8px;}
.pzzgl{ width:270px; margin-left:8px; }
.pzzgl_p1{ width:175px; height:60px; line-height:60px; background:url(../images/bg2.jpg) no-repeat bottom center; padding-left:95px;}
.pzzgl_p1 a{ font-size:16px; font-weight:bold; color:#305AAE;}
.pzzgl_ul{ margin-top:10px; margin-left:5px;}
.pzzgl_ul li{ height:26px; line-height:26px; float:left; margin:6px 6px;}
.pzzgl_ul li a{ width:117px; height:26px;  background-color:#E5E5E5; float:left; text-align:center;}
.pzzgl_ul li a:hover{ background-color:#305AAE; color:#fff;}
.pzzgl_ul li#zzgl_ulli4 a{ width:246px;}

/*CSS Right_side*/
.right_side{ width:1002px; height:100%; overflow:hidden;  float:right; display:inline; margin-top:15px;}
.right_title{ height:20px; background:url(../images/bg1.jpg) repeat-x; }
.right_title_left{ width:90px; float:left;  font-size:16px; color:#305AAE; background:#fff url(../images/icon1.jpg) no-repeat left; text-align:center; }
.right_title_right{ color:#838383; float:right; display:inline; padding:0px 10px; background-color:#fff; }
.right_title_right a{ color:#838383;}
.right_title_right a:hover{ text-decoration:underline;}
.right_title_right_sp1{ width:13px; height:13px; background:url(../images/page_icon.jpg) no-repeat; float:left; margin-top:1px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_line{ height:5px; background:url(../images/page_line1.jpg) repeat-x; overflow:hidden;}
.right_line span{ width:5px; height:5px; background:url(../images/page_icon1.jpg) no-repeat; float:right;}
.right_content{width:1002px; min-height:471px; _height:471px;padding:20px 0px 10px 0px; }
.right_title1{ height:50px; line-height:50px; text-align:right; color:#7E7E7E;font-size:14px; padding-right:5px;}
.right_title1 a{ color:#7E7E7E;}
.right_title1 a:hover{ text-decoration:underline;}
.jp-container{width:810px;height:471px;position:relative;}

/* CSS News */
#indexNews{ padding:5px; }
#indexNews li{ height:30px; line-height:30px; border-bottom:#D9D9D9 1px dotted; padding:5px 10px 5px 10px; font-size:13px;}
#indexNews li a{ padding-left:15px; background:url(../images/icon_simple.gif) no-repeat left center; float:left;}
#indexNews li span{ float:right;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#305AAE; }

#indexNews1 li{ padding:8px 5px; float:left;}
.indexNews1_a1{ float:left; width:200px; height:173px; border:1px solid #dcdcdc; padding:1px;}
.indexNews1_a1:hover{filter:alpha(opacity=80);opacity:0.8; border:1px solid #305AAE;}
.indexNews1_a1 img{ max-width:200px; height:173px;}
.indexNews1_div1{ float:left; margin-left:15px; width:450px;}
.indexNews1_h3{ height:26px; line-height:26px;}
.indexNews1_h3 a{ font-size:15px; font-weight:bold; color:#585858;}
.indexNews1_h3 a:hover{ color:#305AAE;}
.indexNews1_p1{ line-height:23px; }
.indexNews1_p2{ line-height:23px; color:#305AAE; margin-top:10px;}

/*Related*/
.related{ padding:15px; }
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1; font-size:16px;}
.related ul { width:100%; padding:10px 5px;float:left;}
.related ul li{ width:50%; height:26px; line-height:26px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; font-size:13px;}
.related ul li a:hover{ color:#333;}
/* CSS Pic */
#picUL{ padding:5px; font-size:13px;}
#picUL li{height:185px;width:204px;float:left;margin:10px 10px;text-align:center; display:inline;}
#picUL li .pic_01{width:202px;height:153px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
#picUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#picUL li .pic_01:hover{ border:1px solid #305AAE; cursor:pointer;}
#picUL li .pic_01 img{max-height:151px;max-width:200px; _width:200px; vertical-align:middle; padding:1px;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:202px;text-align: center;line-height:30px;}
#picUL li a{color:#585858;}
#picUL li a:hover{color:#305AAE; }

#proUL{ padding:5px; font-size:13px;}
#proUL li{height:185px;width:204px;float:left;margin:10px 10px;text-align:center; display:inline;}
#proUL li .pic_01{width:202px;height:153px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
#proUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#proUL li .pic_01:hover{ border:1px solid #305AAE; cursor:pointer;}
#proUL li .pic_01 img{max-height:151px;max-width:200px; _width:200px; vertical-align:middle; padding:1px;}
#proUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#proUL li .pic_02{width:202px;text-align: center;line-height:30px;}
#proUL li a{color:#585858;}
#proUL li a:hover{color:#305AAE; }

/* CSS Info */

#newTitle{ line-height:35px; font-size:25px; text-align:center;}
#productTitle{ height:30px;font-size:25px;text-align:center;}
#newsInfo{ height:30px; line-height:30px; font-size:12px;text-align:center; border-bottom:solid 1px #f1f1f1; margin-top:10px;}
.newsinfoleft {padding-left: 30px;}
.xxsmys{ width:600px; height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}
#newsContent{ margin:0 auto;line-height:25px; padding:15px;}
#newsContent img{max-width:100%;}
#newsContent div{ text-indent:2em;}
.contactus{  height:auto; padding-left:20px;; line-height:25px; text-align:left;}
#company_main{ margin:0 auto; line-height:25px; padding:10px;text-indent:2em;}
#company_main img{ max-width:650px;}
#company_main .contactus{ text-indent:0em;}
#newsContent div.alink{text-indent:0em;}
.alink{ padding:5px; line-height:25px; margin:0 auto; font-size:14px; }
.alink a{ color:#305AAE;}

/*login*/
.login_01{ width:100%; height:615px; position:relative; }
.login_02{ width:100%; height:615px; position:absolute;}
.login_03{ width:421px; height:553px; background:url(../images/login_bg.png) no-repeat; float:right; margin-top:15px; margin-right:80px; display:inline;}
.login_ul{ float:left; margin-top:80px; margin-left:30px; display:inline;}
.login_ul li{ width:335px; float:left;}
.login_ul li span{ color:#858585; margin-top:19px; float:left; font-size:14px;}
.login_input{ width:320px; height:26px; line-height:26px; padding:5px; color:#959595;border: 1px solid #D6D6D6;border-radius: 5px; margin-top:7px;}
.login_btn{ width:330px; height:44px; line-height:44px; background-color:#00538E; color:#fff;border-radius: 5px; margin-top:35px; cursor:pointer; font-size:14px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.login_btn:hover{ background-color:#F27303;}
.login_li{ margin-top:10px; color:#5C5B5B;}
.login_li a{ margin:0px 10px; color:#5C5B5B;}
.login_li a:hover{ color:#00538E;}
#msgtips{ color:red;}
#loginwrap{background:url(../images/01.jpg) no-repeat; background-size:cover; }
/*register*/
.register_ul{ width:650px; float:left; margin-top:35px; margin-left:30px; text-align:left;}
.register_ul li{ height:40px; line-height:40px; margin-top:20px; font-size:14px;}
.register_ul li b{ color:#E60000; margin-top:3px; float:left;margin-right:5px;display:inline; }
.register_ul li i{ float:left;  text-align:right; width:110px;}
.register_input{ width:300px; height:29px; padding:5px; color:#333333;  line-height:29px; float:left;  }
.register_ul li #user_name{ background:url(../images/register_input1.png) no-repeat;}
.register_ul li #password{ background:url(../images/register_input2.png) no-repeat;}
.register_ul li #password1{ background:url(../images/register_input2.png) no-repeat;}
.register_ul li #mobile{ background:url(../images/register_input3.png) no-repeat;}
.register_ul li #email{ background:url(../images/register_input4.png) no-repeat;}
.register_input1{ width:98px; height:29px; line-height:29px; padding:5px; color:#333333; border:solid 1px #D4D4D4; }
.register_btn{ width:330px; height:44px; line-height:44px; background-color:#00538E; color:#fff;border-radius: 5px; cursor:pointer; font-size:14px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.register_btn:hover{ background-color:#F27303;}
.register_02{ width:300px; height:285px;  border-left:solid 1px #D9D9D9; margin-top:75px;}
.register_021{ height:30px; line-height:30px; font-size:14px; margin-left:60px;}
.register_021 a{ color:#3375A5;}
.register_022{  line-height:24px; margin-left:60px;}

/*member*/
.member_left{ float:left; width:200px; background:#f9f9f9; border:1px solid #eee; padding-bottom:20px;}
.member_sideul{ border-top:1px solid #e8ecef; }
.member_sideul li{ padding:5px 0; zoom:1; }
.member_sideul li a{ position:relative; display:block; margin:0 15px; padding:8px 15px; color:#6c757e; font-size:14px; line-height:20px; height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.member_sideul li a:hover{ color:#fff; border-radius:3px; background:#277bb9; }
.member_right{ width:770px; min-height:252px; float:right; background:#fefefe; border:1px solid #eee; padding:10px; color:#585858;}
.member_right a{ color:#585858;}
.member_title{ height:35px; line-height:35px;}
.member_title_left{ font-size:16px; font-weight:bold; }
.member_title_right{ float:right;}
.member_title_right a{ color:red; font-size:13px;}
.member_content{}
.head-inner{ position:relative; margin:20px 0 10px 0; padding:10px; border:1px solid #f6f6f6; background:#fff; }
.head-inner h3{ margin-bottom:10px; padding-bottom:8px; color:#3b8dd1; font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #f0f0f0; }
.head-inner dl{ display:block; float:left; width:50%; line-height:2.8em; font-size:13px; }
.head-inner dl dt{ display:block; float:left; color:#666; }
.head-inner dl dd{ color:#999; }
.head-inner dl dd .red a{ color:red;}
.right_02{ height:auto;line-height:30px;margin-top:15px;}
.ftable{ width:100%; border:1px solid #f0f0f0; background:#fff; }
.ftable th{ padding:0.8em; color:#6e717a; font-size:13px; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
.ftable td{ padding:0.8em; color:#333; font-size:13px; border-bottom:1px solid #F3F3F3; }
.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
.ftable td s{ color:#999; text-decoration:line-through; }
.ftable .tr_odd_bg{ background:#f9f9f9; }
.ftable a:hover{ color:#095992;}
.right_03{height:30px;margin-top:30px;}
.right_05{height:auto;padding-left: 50px;padding-bottom: 30px;}
.input2{outline: none;padding: 3px 4px;border:1px solid #dedede;height:22px;line-height:22px;width:250px;color:#868585;}
.f_input2{height:30px;line-height:30px;font-size: 12px;color:#666;margin-top:6px;padding-left: 10px;border-radius: 5px;}
.f_input2 a{color:#666;}
.f_input2 a:hover{color:#771aa9;}
.add_submit{width:80px;height:30px;background: #305AAE;line-height:30px;color:#ffffff;font-size: 14px;float:left; cursor:pointer;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.add_submit:hover{background: #163E93; }
/*recove*/
.recov_input{ width:320px; height:26px; line-height:26px; padding:5px; color:#959595;border: 1px solid #D6D6D6;border-radius: 5px; margin-top:7px;}
.recov_ul{ width:650px; float:left; margin-top:35px; margin-left:30px; text-align:left;}
.recov_ul li{ height:40px; line-height:40px; margin-top:20px; font-size:14px;}
.recov_ul li b{ color:#E60000; margin-top:3px; float:left;margin-right:5px;display:inline; }
.recov_ul li i{ float:left;  text-align:right; width:110px;}
/*css digg style pagination*/
div.digg{padding:5px;margin:3px;text-align:center; float:right; font-family:'Microsoft YaHei',arial;}
div.digg a{border:#aaaadd 1px solid;padding:2px 5px;margin:2px;color:#585858;text-decoration:none}
div.digg a:hover{border:#585858 1px solid;color:#000;}
div.digg a:active{border:#585858 1px solid;color:#000;}
div.digg span.current{border:solid 1px #585858;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#585858;}
div.digg span.disabled{border:#eee 1px solid;padding:2px 5px;margin:2px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	font-size:14px;
	float:left;
	padding:10px 20px;
	
}
.message_ul li{
	margin:5px 20px;
	float:left;
	width:100%;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:4px;}
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;
}
.G_InputText{
	width:250px;
	height:30px;
	line-height:27px;
	border:1px solid #dedede;
	padding:3px;
	float:left;
	border-radius: 2px;
}
.yanzheng{
	width:100px;
	height:23px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:74px;
	height:31px;
	line-height:27px;
	background:#23429C;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
	cursor:pointer;
}
.G_tips{
	width:486px;
	line-height:20px;
	margin:30px 65px;
	border:1px solid #dedede;
	padding:3px 7px 7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.red{
	color:#ff0000;
}
.cpmcys{ height:28px; border:solid 1px #DEDEDE;}
/*******************************message css end***************************************/

/******************************job css start***************************************/
.job_ul{ padding:10px 15px;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px;
	line-height:24px;
}
.job_ul li .recruit_info{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background: #23429C;
	border-radius:2px;   
	float:right;
	margin-top:10px;
	margin-right:22px;
	text-align:center;
}
.job_ul li .but a{
	text-decoration:none;
	font-family:'Microsoft YaHei',黑体,sans-serif;
	color:#FFF;
	display:block;
}

.recruit_info_tit_bg{
	height:31px;
	background:#f8f8f8;
	border-radius:2px;
	margin:0px auto;
	padding:5px 15px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#1D40A4;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	color:#ffffff;
	line-height:31px;
	text-indent:8px;
}
.recruit_info_main{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:60px;
	padding:5px 20px;
}

.recruit_info_main p {
	font-family:'Microsoft YaHei',arial;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}
.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}
.pages{ padding:5px 0px; font-size:14px;}
.pages li{ float:left; line-height:30px;}
.pagesli1{ width:40%;}
.pagesli2{ width:40%;}
.pagesli3{ width:20%;}
/*页面加载css*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}

.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0a9fd8;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotatee { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatee {
	100% {
		transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncee {
	0%, 100% {
		transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
}
#gg0{ background:url(../images/piao.jpg) no-repeat; z-index:9999;width:255px; height:226px; padding:50px 20px 20px 20px; line-height:24px; font-family:'方正兰亭粗黑简体','Microsoft YaHei'; font-size:16px; color:#d60000;}